Skip to content

Conversation

@davewilton
Copy link
Contributor

Pull request 182 added types for rpc. However, the file dojox\1.11\rpc\Service.d.ts was not referenced anywhere. In projects which use dojox this results in the following error:

node_modules/dojo-typings/dojox/1.11/modules.d.ts:58:23 - error TS2694: Namespace 'dojox' has no exported member 'rpc'.

58  type Service = dojox.rpc.Service;

I have referenced Service.d.ts in dojox\1.11\rpc.d.ts following the structure used by html.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant